home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19950929-19951130
/
000114_news@columbia.edu_Sun Oct 15 17:06:15 1995.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
2KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA26428
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 15 Oct 1995 13:06:21 -0400
Received: by apakabar.cc.columbia.edu id AA00958
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 15 Oct 1995 13:06:19 -0400
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: how to get DOS kermit c source code?
Date: 15 Oct 1995 17:06:15 GMT
Organization: Columbia University
Lines: 24
Message-Id: <45rf27$ts@apakabar.cc.columbia.edu>
References: <45pk9f$so3@info.bta.net.cn>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <45pk9f$so3@info.bta.net.cn>, <ymgao@sun.ihep.ac.cn> wrote:
>Who can help me for getting dos kermit c source code?
>I only can get unix or vax kermit c source code
>via archie or net serach.
>
Believe it or not, MS-DOS Kermit is not written in C. It is written
primarily in 8086 assembly language.
I wonder why you want the source code. Would it have anything to do
with Chinese language support? If so, you should read the article in
Kermit News #6 called "Circumnavigating the Web with MS-DOS Kermit".
Among other things, it tells how to do Chinese terminal emulation with
MS-DOS Kermit.
Also, you might be interested that an older version of MS-DOS Kermit,
2.32, was completely converted to Chinese language to run under CC-DOS
at Zhezhiang University. You can read about this in Kermit News #5.
Kermit News issues are available as follows:
http://www.columbia.edu/kermit/news.html
ftp://kermit.columbia.edu/kermit/e/news*.txt (and .ps)
- Frank